Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

I am super excited to be able to be part of CF.Objective this year. I attended last year and it was an incredible conference. If you have not registered for it, please do. Now, I need your input on what exactly to show on the hands on session. Below is my outline of what I would like to show. However, if you have a specific idea on the topics below, please comment.

Interceptors

ColdBox interceptors increase functionality for applications and framework alike, without touching the core functionality of your application. This pattern wraps itself around a request in specific execution points in which it can process, pre-process, post-process and redirect requests. These interceptors can also be stacked to form interceptor chains that can be executed implicitly. You can also create your own execution points and implement an observer-observable pattern in your applications. You can then announce interceptions from anywhere from withing your ColdBox Application.

Request Context Decorator

ColdBox uses a request collection data structure where all variables can be stored and shared among a user's execution request. The object containing the request collection is the request context object. This object contains several methods to help you get values, set values, set views, layouts, get the current event, and much more. If you need to go above and beyond what the framework provides, you can decorate the object with extra functionality you might need by using the request context decorator.

Caching

ColdBox comes with a dynamic cache solution that will help you increase your application's speed and persistence. We will cover how to use caching for data, objects, views and even event caching. How to tweak the cache for optimal performance, its eviction policies, interception points, its best practices and its caveats.

ColdBox Proxy

Need to create multiple interfaces for your applications HTML/FLEX/AIR? Need to monitor your applications? Need to create a flex event-driven model? Then the ColdBox Proxy is the feature for you! The ColdBox proxy let's developers create remote and web applications sharing IoC Frameworks, ORMS, common security, logging, state management facilities, and much more.

Custom Plugins

Learn how to easily create your own plugins for re-usable operations, UI elements and much more.

Core Plugins

Discover the ColdBox plugins and see how they can help you build your applications faster, configure software aspects and much more.

Tips & Tricks

Tips & Tricks on the internals of ColdBox, things you might never know about!! So go ahead and leave me your comments on specifics of what you would like to see according to the sections above or any other sections you might suggest.

Add Your Comment

(1)

Jan 15, 2008 02:50:37 UTC

by Matt Quackenbush

Man, I cannot wait! Every topic is an awesome topic to cover; which one(s) get more time vs. less time? I dunno. Maybe you can do a 6-hour hands-on workshop? :-)

Recent Entries

BoxLang 1.0.0 Beta 23 Launched

BoxLang 1.0.0 Beta 23 Launched

The latest release of BoxLang, Beta 23, marks a significant step forward in our journey to create the ultimate dynamic language for the JVM. Packed with powerful new features, important bug fixes, and thoughtful optimizations, this update is designed to make your development experience smoother, faster, and more reliable, especially after now starting to take 100s of comments and bug reports from our community.

Luis Majano
Luis Majano
November 23, 2024
TestBox Latest Updates and News!

TestBox Latest Updates and News!

We’re thrilled to have launched the new TestBox website and TestBox 6.0! If you haven’t had a chance to explore yet, visit TestBox to discover updated documentation, powerful resources, and features that make testing more efficient than ever.

Maria Jose Herrera
Maria Jose Herrera
November 21, 2024
Is Your ColdFusion Application Ready for the Future?

Is Your ColdFusion Application Ready for the Future?

In a rapidly evolving digital world, maintaining performance, security, and scalability for ColdFusion applications is more challenging than ever. Whether you're using Lucee or Adobe ColdFusion, legacy systems can become a bottleneck for growth, innovation, and user satisfaction. The need to future-proof your ColdFusion applications has never been more critical.

But where do you start?


The Hidden Costs of an Outdated ColdFusion Application

As you...

Cristobal Escobar
Cristobal Escobar
November 21, 2024